home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2796 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: news.coli.uni-sb.de!not-for-mail
  2. From: mreckt@cscip.uni-sb.de (Martin Recktenwald)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Multiplatform Development
  5. Date: 5 Feb 1996 11:09:43 GMT
  6. Organization: University of Saarbruecken, Germany
  7. Message-ID: <4f4ohn$s4g@coli-gate.coli.uni-sb.de>
  8. References: <4eqr9u$s25@sundog.tiac.net> <4ercjp$b6o@cloner2.ix.netcom.com>
  9. NNTP-Posting-Host: cip81.cscip.uni-sb.de
  10. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  11.  
  12. John J. Karcher (jkarcher@ix.netcom.com) wrote:
  13. : >b) Event Handling
  14. : >   I love the event driven way the Amiga works. I heard the Mac
  15. : >   more or less polls. Is this true? How about other OSes?
  16. : Windows and friends are event driven in a way similar to the Amiga.  You
  17. : should have no trouble getting used to this.  In fact, Windows provides
  18. : _more_ message types than the Amiga in some cases.
  19. ... and OS/2, too.
  20. But OS/2 uses callbacks for event-handling.
  21.  
  22. : >d) CPU/Memory Architecture
  23. : >   I love architectures that are based on a linear address
  24. : >  figure this
  25. OS/2 uses a flat memory model.
  26. OK, that's not true, it's really using a segmented memory model, but
  27. each segment is 4 GB, that should be enough?
  28. (4GB should be enough for everyone! ;-)
  29.  
  30.  
  31.   Martin.
  32. -------------------------------------------------- mreckt@cscip.uni-sb.de
  33.